home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
SourceCode
/
MiscKit1.7.1
/
MiscKit
/
Examples
/
MiscDistributor
/
PB.project
< prev
Wrap
Text File
|
1994-10-23
|
851b
|
30 lines
INSTALLDIR = "$(HOME)/Apps";
FILESTABLE = {
OTHER_LIBS = (Media_s, MiscKit, MiscTee, NeXT_s);
CLASSES = (Group1.m, Group2.m, Group3.m, Group4.m);
OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble);
H_FILES = (Group1.h, Group2.h, Group3.h, Group4.h);
INTERFACES = (Group1.nib, Group2.nib, Group3.nib, Group4.nib, MiscDistributor.nib);
IMAGES = (MiscDistributor.tiff);
OTHER_LINKED = ();
M_FILES = (MiscDistributor_main.m);
};
APPICON = MiscDistributor.tiff;
GENERATEMAIN = YES;
DOCICONFILES = ();
APPCLASS = Application;
MAINNIB = MiscDistributor;
DOCEXTENSIONS = ();
PROJECTTYPE = Application;
PROJECTVERSION = 1.1;
LOCALIZABLE_FILES = {
Group4.nib;
Group2.nib;
Group1.nib;
MiscDistributor.nib;
Group3.nib;
};
PROJECTNAME = MiscDistributor;
SYSTEMEXTENSIONS = ();
LANGUAGE = English;